React Ink
https://github.com/vadimdemedes/ink
CLIをReactで記述するframework
ink-testing-libraryでテストする
https://github.com/vadimdemedes/ink-testing-library
components
https://github.com/vadimdemedes/ink?tab=readme-ov-file#useful-components
https://github.com/pppp606/ink-chart
ascii artによるグラフ
Preactでは動かせない
react-reconcilerに依存している
ink内部のそれをpreact-reconcilerで置き換えようと思ったが、なぜかimport mapでは置き換えれなかった
#2025-08-27 21:17:57